home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / UTILITY1 / MMAKER21.ZIP / README.TXT < prev    next >
Text File  |  1993-11-08  |  5KB  |  110 lines

  1. Match Maker Version 2.0
  2.  
  3. Match Maker is a Windows 3.1 utililty program that allows you to "match"
  4. files between two different disk drives and/or directories.  The various
  5. options let you create specification files for many many options. This
  6. program is written in Visual Basic 3.0 which, in turn, means you must
  7. have VBRUN300.DLL in your windows or windows\system directory to execute
  8. the program.
  9.  
  10. The utility of Match Maker is unmatched in the shareware arena.  It is a
  11. "file copying, file matching, file updating utility that will work
  12. between any two drives that can or are assigned a drive designation
  13. letter, in one, or both directions.  These functions can vary from
  14. "sneaker net" disk updates, to full-fledged network file matching, to
  15. system backups of all or only newer files. The possible combinations of
  16. options are many.  A better explanation is made with examples:
  17.  
  18.        1) If you carry disks back and forth from one system to another
  19. or from home to work, Match Maker will allow you to automatically
  20. copy files that have changed (or unconditionally) in one or both
  21. directions to insure the most recent versions of each file are
  22. available on the systems--saving you from trying to remember
  23. which files you changed one one system or the other and
  24. remembering to copy the new ones to the other!
  25.  
  26.        2) If you are responsible for maintaining consistent setups on a
  27. network of systems, Match Maker will allow you to automatically
  28. update the "critical" files on each system (by disk drive letter)
  29. whenever you make any changes on your local system--automatic
  30. update distribution.
  31.  
  32. Requirements:
  33.     Windows 3.1 with the standard True Type fonts enabled
  34.     Visual Basic 3.0 runtime library file ( VBRUN300.DLL )
  35.       ( available on most every BBS system )  Must be
  36.       in the windows or windows system directory
  37.     Other necessary runtime libraries are included in the
  38.       .ZIP and must be present in the program directory,
  39.       the windows directory, or windows system directory
  40.  
  41. Installation:
  42.     The program is zipped using PKZip V2.04g and can be unzipped with
  43. any compatible decompression utility.  The program may unzipped into any
  44. directory you wish, except C:\MMAKER$$. The program requires a C: drive
  45. be present on your system for the following working files: ( Can be a C:
  46. drive created via DOS SUBST command ).
  47.  
  48.    C:\MMaker.LOG - Transaction file of MatchMaker actions
  49.        ( May be deleted after MMaker program completion )
  50.  
  51.    C:\MMaker$$\*.* - Temporary storage location of files
  52.        when "Saftey Copy" option is selected.
  53.  
  54. MatchMaker may be started with a single command line parameter for the
  55. specifications file to use--so you can "run" a specifications file from
  56. Program Manager (if you create an icon for a speifications file) or File
  57. Manager.  You must specify the .SPC to MMAKER.EXE association in File
  58. Manager first to use these options, otherwise, you have to specify the
  59. program name for the icon and the specifications file as the command
  60. line parameter.
  61.  
  62. MatchMaker uses a temporary directory in the root directory of drive C:\
  63. for safety copies.  This directory is named \MMAKER$$.  In the event of
  64. errors during a copy process (if safety copy is activated) the previous
  65. version of all files that have changed will be available in this hidden
  66. directory.  If you do not happen to have a "drive C:" please consult
  67. your DOS documentation to use the SUBST command to "create" a drive C:
  68. on another disk.  Additionally, this version of MatchMaker creates a
  69. thorough transaction log file in C:\MMaker.LOG for the entire process as
  70. an additional safety feature... in the event of errors, this log will
  71. identify all actions taken by the program before the error.
  72.  
  73. I am sure I probably have NOT been able to anticipate every conceivable
  74. system installation setup, so please, if you experience any problems,
  75. send me e-mail with as much detail as possible and normally I will be
  76. able to respond to you within 24 hours, and hopefully with a workaround
  77. or a fix in about that time-frame too!
  78.  
  79. Thanks for trying and supporting shareware!  Registration fee for this
  80. program is $20 and covers a license for up to 10 computers owned and
  81. operated by the registrant!
  82.  
  83. Doug Jackson
  84. 1900 Centre Pointe Blvd #19
  85. Tallahassee, FL  32308-4875
  86. (904) 877-9105
  87.  
  88. Registration Address:
  89. Rt 1 Box 279
  90. Hamilton, AL  35570
  91.  
  92. EMail:  jackson@freenet.fsu.edu
  93.  
  94. Version History
  95.  
  96. 2.0 - Multiple changes!
  97. 2.1 - File save changed to always present dialog (allowing for saving under
  98.       a different file name if desired.
  99.     - Slightly smaller screen for "friendlier" laptop support
  100.     - Number of files checked/copied changed to give separate status counts
  101.       for checked and for copied, for example, 20/10 showing 20 checked and
  102.       10 copied
  103.     - Read-only/hidden/write errors to output file handled with error message
  104.       logged to MMaker.LOG instead of abrupt program termination
  105.     - Distribued file Default.MMK un-hidden.  If user wants to manually edit
  106.       and screw up this file, "oh well".  "Friendlier" to disk compression 
  107.       programs, etc.
  108.  
  109. "Known" errors - None.
  110.